faExcusedAbsencePolicyFilter 
Logical Entity Name  faExcusedAbsencePolicyFilter 
Default Table Name  faExcusedAbsencePolicyFilter 
Physical Only  NO 
Definition 
 
Note 
 

faExcusedAbsencePolicyFilter Columns 
ColumnName  Domain  Datatype  NULL  Definition 
faExcusedAbsencePolicyFilterID(PK)    int  NO 
 
faExcusedAbsencePolicyID(FK)    int  YES 
 
ProgramID(FK)    int  YES 
 
Active    bit  YES 
 
UserId    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

faExcusedAbsencePolicyFilter Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_faExcusedAbsencePolicyFilter_faExcusedAbsencePolicyFilterId  PrimaryKey  faExcusedAbsencePolicyFilterID 

faExcusedAbsencePolicyFilter Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
faExcusedAbsencePolicy  Non-Identifying  Zero or One to Zero or More  FK_faExcusedAbsencePolicyFilter_faExcusedAbsencePolicyID_faExcusedAbsencePolicy_faExcusedAbsencePolicyID      faExcusedAbsencePolicyID  NO  YES 
AdProgram  Non-Identifying  Zero or One to Zero or More  FK_faExcusedAbsencePolicyFilter_ProgramID_ADProgram_AdProgramID      ProgramID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

faExcusedAbsencePolicyFilter Check Constraints 
Check Constraint Name  CheckConstraint